- Agent Build Sanity
Agent Build Sanity
A small MCP server for coding agents. Catches dead model IDs, dependencies with open CVEs, and end-of-life runtimes — the things training data is months stale on — before the agent ships broken code. Free, no auth, stateless. Three tools, three output modes, auditable {as_of, sources[]} on every response.
Overview
agent-build-sanity · v0.2.2 · "Agent Build Sanity" bundle
MCP server. Connect with any client supporting the Streamable HTTP transport. Endpoint: this URL (POST JSON-RPC). Landing: https://miralinhart.com/dev
Tools: · check_model_currency — is this LLM model ID still callable? · check_dep_health — package supply-chain audit (deps.dev + OSV + registries) · check_runtime_eol — runtime / framework / distro EOL with curated successors
All tools support mode={concise|json|pretty}. Default is concise (saves ~80% tokens). Every response carries {as_of, sources[]} for auditable freshness. Feedback: https://github.com/mira-linhart/agent-build-sanity/issues
Server Config
{
"mcpServers": {
"agent-build-sanity": {
"type": "http",
"url": "https://dev.miralinhart.com"
}
}
}Project Info
Created At
23 days agoUpdated At
15 days agoAuthor Name
Mira LinhartStar
-Language
-License
-Homepage
https://dev.miralinhart.comRecommend Servers
View AllShotapi
@smallhandsome
9 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Airtreks Mcp
@SEKeener
10 hours ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago